Skip to content

fix: keep jakarta.mail compile-scoped - #144

Merged
sl-mmuradov merged 1 commit into
masterfrom
AEM-1043-jakarta-mail-compile-scope
Aug 3, 2026
Merged

fix: keep jakarta.mail compile-scoped#144
sl-mmuradov merged 1 commit into
masterfrom
AEM-1043-jakarta-mail-compile-scope

Conversation

@sl-mmuradov

Copy link
Copy Markdown
Contributor

The runtime-scoped override was invisible to compile-scope resolution, leaving RESTEasy's original vulnerable 1.6.5 request unopposed on the compile classpath (and testCompileClasspath/integrationTestCompileClasspath, which extend it) even though the runtime classpath correctly resolved 1.6.8.

(cherry picked from commit 670ef15)

JIRA Ticket

…ile classpath

The runtime-scoped override was invisible to compile-scope resolution, leaving
RESTEasy's original vulnerable 1.6.5 request unopposed on the compile classpath
(and testCompileClasspath/integrationTestCompileClasspath, which extend it) even
though the runtime classpath correctly resolved 1.6.8.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
(cherry picked from commit 670ef15)
@sl-mmuradov
sl-mmuradov merged commit 0354c39 into master Aug 3, 2026
1 check passed
@sl-mmuradov
sl-mmuradov deleted the AEM-1043-jakarta-mail-compile-scope branch August 3, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants